Vcenter NamespaceManagement Supervisors Certificates ListResult
Vcenter NamespaceManagement Supervisors Certificates ListResult
The Vcenter NamespaceManagement Supervisors Certificates ListResult schema list the PEM-encoded x509 certificate(s) used by Supervisor endpoints.
This schema was added in vSphere API 9.1.0.0.
JSON Example
{
"certificates": [
{
"tls_endpoint_certificate": "string",
"endpoint": "string"
}
]
}
certificates
Required
All certificates matching the provided filters or lists certificates of all Supervisor endpoints.
This property was added in vSphere API 9.1.0.0.